Skip to content

Fix terminal table layout: wrap long issue titles#40

Open
rajveer-0402 wants to merge 1 commit intoyankeexe:masterfrom
rajveer-0402:fix-terminal-table-wrap
Open

Fix terminal table layout: wrap long issue titles#40
rajveer-0402 wants to merge 1 commit intoyankeexe:masterfrom
rajveer-0402:fix-terminal-table-wrap

Conversation

@rajveer-0402
Copy link
Copy Markdown

This PR fixes the terminal display of GitHub issues in the CLI:

  • Wraps long issue titles across multiple lines to prevent table breakage.
  • Dynamically adjusts to terminal width for better readability.
  • Preserves full title text without truncation.
  • Browser (HTML) output remains unchanged.

This ensures the issue table is clean and readable in any terminal size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant